home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / iau19e.zip / SOFTWARE.DBB < prev   
Text File  |  1991-02-03  |  5KB  |  88 lines

  1. ********************* MORE SOFTWARE from Dave Bushong **********************
  2. .
  3. The following shareware programs are featured in "The Virus Handbook" 
  4. (Osborne/McGraw-Hill, 1990) and are available from the author. 
  5. .
  6. LOCKUP - keeps others out of your hard disk.  Run the program, and it creates 
  7. a "key" diskette which contains a password.  Then, it disables your hard disk 
  8. so that no one else can read it.  You can still share your system if you want, 
  9. but guests must bring their own software on diskettes, because your hard disk 
  10. is not accessible.  Without that special floppy, DEBUG, FDISK, FORMAT, etc. 
  11. can't find your hard disk!  When you are ready to use your system, insert the 
  12. "key" floppy, switch the PC on, and everything is back to normal.  You can 
  13. disable one or both of your hard drives, as you prefer. (TC)
  14. .
  15. FATSO - File Allocation Table Security Option.  Lets you save copies of your 
  16. FAT, Partition table, and/or boot sector to a floppy in case something (or 
  17. someone) "accidentally" erases or damages it.  This is one piece of software 
  18. that ANYONE WHO DOWNLOADS FROM BBS SYSTEMS MUST HAVE! (TC)
  19. .
  20. LOCK - a software version of the AT front panel lock.  Put this program in 
  21. your AUTOEXEC and no one can do anything when they boot your system.  Run it 
  22. when you step out for a cup of coffee.  Only those who know the secret can 
  23. resume processing! (TC)
  24. .
  25. PROTECT - Why don't hard disks have write protect tabs?  This program solves 
  26. that problem.  You can protect and unprotect your hard disk (one at a time, or 
  27. all), any time you feel like it.  If any program (a virus, maybe?) changes the 
  28. INT 13 vector, which is how most virus programs work, PROTECT will put it back 
  29. where it belongs. (TC)
  30. .
  31. PARK - Put those sensitive moving parts in your hard drive to their safe 
  32. place, just like the manufacturer says to.  There are a zillion programs that 
  33. park to the test cylinder, but this one lets you specify where to park it.  
  34. Seagate drive owners can now put the heads at the right place - far away from 
  35. the data!  Works with all brands of hard drives. (TC) 
  36. .-------------------------------------------------
  37. .Other programs available:
  38. .
  39. ESTIMATE - a good way to estimate how you can send data fastest through a 
  40. packet network.  This program was written for amateur ("ham") packet radio, 
  41. but would be useful for estimating Telenet, Tymnet, etc. data rates.  Network 
  42. administrators should have this one. (Z+)
  43. .
  44. NAME - a mini, quickie, logbook program.  Uses about 32K of RAM.  Also useful 
  45. as a general purpose database program (salesmen: log those customers and 
  46. recall the details anytime!). (C)
  47. .
  48. COMTOHEX - embed binary code in your 'C' source file.  Useful for securely 
  49. encrypting password decoders, user accounts, etc. (TC)
  50. .
  51. DBIT - Is your file too big to transfer?  Afraid of dropping the carrier near 
  52. the end of file transfer?  Take that big file and "DB" it.  DBIT will chop up 
  53. the file so that you can send a bunch of small pieces over the modem (or via 
  54. packet radio!).  Then, when the other guy gets all the pieces, the program 
  55. will put itself together automatically! (Z+)
  56. .
  57. TYPE.C - The 'c' subroutine that you are using now.  You call it with a file
  58. name and it displays it in a window on the screen, using UP, DOWN, Home, End,
  59. PgUp, and so on.  Really useful for DOC files.  For example, you could make a
  60. file called README.EXE by compiling this one-liner 'C' program:
  61. .main(){type("readme.doc",0,0,24,79);}
  62. .
  63. MINIAU - For most users, this is the minimum IAU program.  A couple-dozen 
  64. lines of 'C' code (the part that actually does the work) and you can
  65. non-destructively change the interleave to the best value!
  66. .
  67. .-------------------------------------------------
  68. .
  69. Oh yes - I forgot the best part!  THE REGISTERED VERSIONS OF THESE PROGRAMS 
  70. COME WITH THE SOURCE CODE (and registration is cheap, by the way)!  Key: (TC) 
  71. means compile with Turbo 'C'; (C) means most 'C' compilers will work; (Z+) 
  72. means Zortech C++ compiler. 
  73. . To order any or all of these programs, contact: 
  74. .Dave Bushong, 5 Winter Hill Dr., Dracut, MA USA 01826 
  75. . ///// CIS: [70441,2456] ///// Prodigy: PXJJ16A ///// PC-Link: DBushong ///// 
  76. .Shareware programs float all over the world for years (IAU is a good example 
  77. of that!), so 1991 prices might not do you much good. So here is the deal:  If 
  78. you want ALL the programs listed above (plus more, by now), SEND WHAT YOU THINK 
  79. IT'S WORTH in U.S. funds to the above address.  If the current price is close 
  80. to the amount you send, you'll get the software.  If it's not enough, you will 
  81. get a price list (but you'll still get the software).  If you send too much, 
  82. you'll get a refund or credit slip with the software (but you'll still get the 
  83. software).  Remember, all source code is included!
  84. .
  85. .
  86. .
  87. .
  88.